Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

adding VDMS retriever and test - The VDMS retriever and test are implemented in this PR. PLEASE NOTE: The input for retriever is EmbedDoc and return is SearchedDoc (these types may need to be updated for service integration) #467

Closed
wants to merge 18 commits into from

Conversation

s-gobriel
Copy link
Contributor

@s-gobriel s-gobriel commented Aug 12, 2024

Description

The summary of the proposed changes as long as the relevant motivation and context.

Issues

List the issue or RFC link this PR is working on. If there is no such link, please mark it as n/a.

Type of change

List the type of change like below. Please delete options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds new functionality)
  • Breaking change (fix or feature that would break existing design and interface)
  • Others (enhancement, documentation, validation, etc.)

Dependencies

List the newly introduced 3rd party dependency if exists.

Tests

Describe the tests that you ran to verify your changes.

@s-gobriel s-gobriel requested a review from XuhuiRen as a code owner August 12, 2024 21:33
Copy link

@avinashkarani avinashkarani left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi @arijit-intel, please update Dataperp component to support data ingestion to VDMS https://github.com/opea-project/GenAIComps/tree/main/comps/dataprep. This will help use case to easily take advantage of VDMS.

pre-commit-ci bot and others added 3 commits August 13, 2024 15:18
Merge remote-tracking branch 'origin/sameh-retriever' into sameh-retriever
Copy link

codecov bot commented Aug 16, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Files Coverage Δ
comps/cores/proto/docarray.py 99.06% <100.00%> (+0.11%) ⬆️

... and 1 file with indirect coverage changes

@s-gobriel
Copy link
Contributor Author

@chensuyue can you please tag this PR with 'V0.9' Milestone

@s-gobriel s-gobriel closed this Aug 21, 2024
@s-gobriel
Copy link
Contributor Author

submitted a new PR for the feature

@BaoHuiling
Copy link
Collaborator

submitted a new PR for the feature

#539

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants